micro_utils.dokka
0.11.14
android
micro_utils.dokka
/
dev.inmo.micro_utils.repos.cache
/
[android]KeyValueCacheRepo
/
KeyValueCacheRepo
Key
Value
Cache
Repo
android
fun
<
Key
,
Value
>
KeyValueCacheRepo
(
parentRepo
:
KeyValueRepo
<
Key
,
Value
>
,
kvCache
:
KVCache
<
Key
,
Value
>
,
scope
:
CoroutineScope
=
CoroutineScope(Dispatchers.Default)
)
Content copied to clipboard